home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / demo / MATH / _SETUP.1 / Abt_math.exe / 0 / RCDATA / TMAILFORM / TMAILFORM.txt
Encoding:
Text File  |  2000-07-28  |  11.7 KB  |  403 lines

  1. object mailform: Tmailform
  2.   Left = 292
  3.   Top = 185
  4.   BorderStyle = bsDialog
  5.   Caption = 'ABT Mail '
  6.   ClientHeight = 453
  7.   ClientWidth = 538
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PageControl1: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 538
  23.     Height = 434
  24.     ActivePage = TabSheet1
  25.     Align = alClient
  26.     TabOrder = 0
  27.     OnChange = PageControl1Change
  28.     object TabSheet1: TTabSheet
  29.       Caption = 'Ba∩┐╜lant∩┐╜/kullan∩┐╜c∩┐╜ bilgileri'
  30.       object Label1: TLabel
  31.         Left = 30
  32.         Top = 24
  33.         Width = 88
  34.         Height = 13
  35.         Caption = 'Server ad∩┐╜  (POP3)'
  36.       end
  37.       object Label2: TLabel
  38.         Left = 99
  39.         Top = 48
  40.         Width = 19
  41.         Height = 13
  42.         Caption = 'Port'
  43.       end
  44.       object Label3: TLabel
  45.         Left = 22
  46.         Top = 72
  47.         Width = 96
  48.         Height = 13
  49.         Caption = 'Kullan∩┐╜c∩┐╜ (Username)'
  50.       end
  51.       object Label4: TLabel
  52.         Left = 45
  53.         Top = 96
  54.         Width = 73
  55.         Height = 13
  56.         Caption = '∩┐╜ifre(Password)'
  57.       end
  58.       object SpeedButton1: TSpeedButton
  59.         Left = 39
  60.         Top = 152
  61.         Width = 150
  62.         Height = 49
  63.         Caption = 'Ba∩┐╜lan'
  64.         Glyph.Data = {
  65.           76010000424D7601000000000000760000002800000020000000100000000100
  66.           04000000000000010000120B0000120B00001000000000000000000000000000
  67.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  68.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00550B30555000
  69.           0000557F57F557777777550B305508888880557F57F575555557550B30508888
  70.           8805557F57F7FFFFFF75550B300000000055557F5777777777F5550300000000
  71.           0055557F777F555F77F555007800000070555F77557F5F7757F5007888000077
  72.           70557755557F775557F508888800777770557F555577555557F5088808077777
  73.           70557FF5757F555557F5098988077777705577F7557F555557F5999888077777
  74.           705577755575F55557550988888077770555775555575FFF7555088888888000
  75.           55557F55555577775555088888880755555575F5555F77555555508888075555
  76.           5555575FFF775555555555000755555555555577775555555555}
  77.         NumGlyphs = 2
  78.         OnClick = SpeedButton1Click
  79.       end
  80.       object SpeedButton2: TSpeedButton
  81.         Left = 231
  82.         Top = 152
  83.         Width = 150
  84.         Height = 49
  85.         Caption = 'Ba∩┐╜lant∩┐╜y∩┐╜ kes'
  86.         Glyph.Data = {
  87.           76010000424D7601000000000000760000002800000020000000100000000100
  88.           04000000000000010000120B0000120B00001000000000000000000000000000
  89.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  90.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00550B30555000
  91.           0000557F57F557777777550B305508888880557F57F575555557550B30508888
  92.           8805557F57F7FFFFFF75550B300000000055557F5777777777F5550300000000
  93.           0055557F7777777777F55500780F0F0F70555F777577F7F7F7F50078880F0F0F
  94.           705577755577F7F7F7F50888880F0F0F70557F555F77F7F7F7F50888080F0F0F
  95.           70557F557F77F7F7F7F50888980F0F0F70557F557F77F7F7F7F5088898007070
  96.           70557F557F77F757575508889880077705557F5F7F5775FF7555089998888000
  97.           55557F777F555777555508999888075555557577755F77555555508888075555
  98.           5555575FFF775555555555000755555555555577775555555555}
  99.         NumGlyphs = 2
  100.         OnClick = SpeedButton2Click
  101.       end
  102.       object Edit1: TEdit
  103.         Left = 123
  104.         Top = 17
  105.         Width = 121
  106.         Height = 21
  107.         TabOrder = 0
  108.       end
  109.       object Edit2: TEdit
  110.         Left = 123
  111.         Top = 41
  112.         Width = 36
  113.         Height = 21
  114.         TabOrder = 1
  115.         Text = '110'
  116.       end
  117.       object Edit3: TEdit
  118.         Left = 123
  119.         Top = 65
  120.         Width = 121
  121.         Height = 21
  122.         TabOrder = 2
  123.       end
  124.       object Edit4: TEdit
  125.         Left = 123
  126.         Top = 89
  127.         Width = 121
  128.         Height = 21
  129.         PasswordChar = '*'
  130.         TabOrder = 3
  131.       end
  132.     end
  133.     object TabSheet3: TTabSheet
  134.       Caption = 'Gelen posta listesi'
  135.       object Label11: TLabel
  136.         Left = 1
  137.         Top = 89
  138.         Width = 114
  139.         Height = 13
  140.         Caption = 'Message Number / Size'
  141.       end
  142.       object SpeedButton3: TSpeedButton
  143.         Left = 9
  144.         Top = 17
  145.         Width = 137
  146.         Height = 34
  147.         Caption = 'Masajlar∩┐╜ listele'
  148.         Glyph.Data = {
  149.           76010000424D7601000000000000760000002800000020000000100000000100
  150.           04000000000000010000120B0000120B00001000000000000000000000000000
  151.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  152.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  153.           3333333333333333333333333333333333333FFFFFFFFFFFFFFF000000000000
  154.           0000777777777777777707FFFFFFFFFFFF70773FF33333333F770F77FFFFFFFF
  155.           77F07F773FF3333F77370FFF77FFFF77FFF07F33773FFF7733370FFFFF0000FF
  156.           FFF07F333F77773FF3370FFF70EEEE07FFF07F3F773333773FF70F707FFFFFF7
  157.           07F07F77333333337737007EEEEEEEEEE70077FFFFFFFFFFFF77077777777777
  158.           77707777777777777777307EEEEEEEEEE7033773FF333333F77333707FFFFFF7
  159.           0733333773FF33F773333333707EE707333333333773F7733333333333700733
  160.           3333333333377333333333333333333333333333333333333333}
  161.         NumGlyphs = 2
  162.         OnClick = SpeedButton3Click
  163.       end
  164.       object SpeedButton4: TSpeedButton
  165.         Left = 153
  166.         Top = 17
  167.         Width = 137
  168.         Height = 34
  169.         Caption = 'Mesaj sil'
  170.         Glyph.Data = {
  171.           76010000424D7601000000000000760000002800000020000000100000000100
  172.           04000000000000010000120B0000120B00001000000000000000000000000000
  173.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  174.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
  175.           555557777F777555F55500000000555055557777777755F75555005500055055
  176.           555577F5777F57555555005550055555555577FF577F5FF55555500550050055
  177.           5555577FF77577FF555555005050110555555577F757777FF555555505099910
  178.           555555FF75777777FF555005550999910555577F5F77777775F5500505509990
  179.           3055577F75F77777575F55005055090B030555775755777575755555555550B0
  180.           B03055555F555757575755550555550B0B335555755555757555555555555550
  181.           BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
  182.           50BB555555555555575F555555555555550B5555555555555575}
  183.         NumGlyphs = 2
  184.         OnClick = SpeedButton4Click
  185.       end
  186.       object ListBox1: TListBox
  187.         Left = 0
  188.         Top = 114
  189.         Width = 530
  190.         Height = 292
  191.         Align = alBottom
  192.         ItemHeight = 13
  193.         TabOrder = 0
  194.         OnDblClick = ListBox1DblClick
  195.       end
  196.     end
  197.   end
  198.   object StatusBar1: TStatusBar
  199.     Left = 0
  200.     Top = 434
  201.     Width = 538
  202.     Height = 19
  203.     Panels = <>
  204.     SimplePanel = True
  205.   end
  206.   object Panel2: TPanel
  207.     Left = 328
  208.     Top = 40
  209.     Width = 525
  210.     Height = 402
  211.     TabOrder = 2
  212.     Visible = False
  213.     object Label6: TLabel
  214.       Left = 1
  215.       Top = 224
  216.       Width = 523
  217.       Height = 13
  218.       Align = alTop
  219.       Alignment = taCenter
  220.       Caption = 'Mesaj i∩┐╜eri∩┐╜i'
  221.       Font.Charset = DEFAULT_CHARSET
  222.       Font.Color = clGreen
  223.       Font.Height = -11
  224.       Font.Name = 'MS Sans Serif'
  225.       Font.Style = [fsBold]
  226.       ParentFont = False
  227.     end
  228.     object Label7: TLabel
  229.       Left = 1
  230.       Top = 102
  231.       Width = 523
  232.       Height = 13
  233.       Align = alTop
  234.       Alignment = taCenter
  235.       Caption = 'Mesaj Ba∩┐╜l∩┐╜∩┐╜∩┐╜'
  236.       Font.Charset = DEFAULT_CHARSET
  237.       Font.Color = clGreen
  238.       Font.Height = -11
  239.       Font.Name = 'MS Sans Serif'
  240.       Font.Style = [fsBold]
  241.       ParentFont = False
  242.     end
  243.     object SpeedButton5: TSpeedButton
  244.       Left = 184
  245.       Top = 377
  246.       Width = 145
  247.       Height = 22
  248.       Caption = 'Tamam'
  249.       Glyph.Data = {
  250.         76010000424D7601000000000000760000002800000020000000100000000100
  251.         04000000000000010000120B0000120B00001000000000000000000000000000
  252.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  253.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  254.         555555555555555555555555555555555555555555FF55555555555559055555
  255.         55555555577FF5555555555599905555555555557777F5555555555599905555
  256.         555555557777FF5555555559999905555555555777777F555555559999990555
  257.         5555557777777FF5555557990599905555555777757777F55555790555599055
  258.         55557775555777FF5555555555599905555555555557777F5555555555559905
  259.         555555555555777FF5555555555559905555555555555777FF55555555555579
  260.         05555555555555777FF5555555555557905555555555555777FF555555555555
  261.         5990555555555555577755555555555555555555555555555555}
  262.       NumGlyphs = 2
  263.       OnClick = SpeedButton5Click
  264.     end
  265.     object Panel1: TPanel
  266.       Left = 1
  267.       Top = 1
  268.       Width = 523
  269.       Height = 101
  270.       Align = alTop
  271.       TabOrder = 0
  272.       object Label10: TLabel
  273.         Left = 9
  274.         Top = 140
  275.         Width = 38
  276.         Height = 13
  277.         Caption = 'Label10'
  278.         Color = clBtnFace
  279.         Font.Charset = DEFAULT_CHARSET
  280.         Font.Color = clRed
  281.         Font.Height = -11
  282.         Font.Name = 'MS Sans Serif'
  283.         Font.Style = []
  284.         ParentColor = False
  285.         ParentFont = False
  286.       end
  287.       object Label8: TLabel
  288.         Left = 39
  289.         Top = 17
  290.         Width = 41
  291.         Height = 13
  292.         Caption = 'Kimden :'
  293.       end
  294.       object Label9: TLabel
  295.         Left = 16
  296.         Top = 44
  297.         Width = 64
  298.         Height = 13
  299.         Caption = 'Konu Ba∩┐╜l∩┐╜∩┐╜∩┐╜ :'
  300.       end
  301.       object Label12: TLabel
  302.         Left = 12
  303.         Top = 73
  304.         Width = 68
  305.         Height = 13
  306.         Caption = 'Boyut( Bytes): '
  307.         OnClick = Label12Click
  308.       end
  309.       object Label13: TLabel
  310.         Left = 183
  311.         Top = 73
  312.         Width = 48
  313.         Height = 13
  314.         Caption = 'Mesaj ID: '
  315.       end
  316.       object Edit6: TEdit
  317.         Left = 97
  318.         Top = 14
  319.         Width = 224
  320.         Height = 21
  321.         Color = cl3DLight
  322.         ReadOnly = True
  323.         TabOrder = 0
  324.         Text = 'Edit6'
  325.       end
  326.       object Edit7: TEdit
  327.         Left = 97
  328.         Top = 40
  329.         Width = 384
  330.         Height = 21
  331.         Color = cl3DLight
  332.         ReadOnly = True
  333.         TabOrder = 1
  334.         Text = 'Edit7'
  335.       end
  336.       object Edit8: TEdit
  337.         Left = 97
  338.         Top = 69
  339.         Width = 33
  340.         Height = 21
  341.         Color = cl3DLight
  342.         ReadOnly = True
  343.         TabOrder = 2
  344.         Text = 'Edit8'
  345.       end
  346.       object Edit9: TEdit
  347.         Left = 248
  348.         Top = 69
  349.         Width = 217
  350.         Height = 21
  351.         Color = cl3DLight
  352.         ReadOnly = True
  353.         TabOrder = 3
  354.         Text = 'Edit9'
  355.       end
  356.     end
  357.     object Memo2: TMemo
  358.       Left = 1
  359.       Top = 115
  360.       Width = 523
  361.       Height = 109
  362.       Align = alTop
  363.       Lines.Strings = (
  364.         'Memo2')
  365.       TabOrder = 1
  366.     end
  367.     object Memo1: TMemo
  368.       Left = 1
  369.       Top = 237
  370.       Width = 523
  371.       Height = 138
  372.       Align = alTop
  373.       Lines.Strings = (
  374.         'Memo1')
  375.       TabOrder = 2
  376.     end
  377.   end
  378.   object NMPOP31: TNMPOP3
  379.     Host = 'mail.bnet.net.tr'
  380.     Port = 110
  381.     ReportLevel = 0
  382.     OnDisconnect = NMPOP31Disconnect
  383.     OnConnect = NMPOP31Connect
  384.     OnInvalidHost = NMPOP31InvalidHost
  385.     OnHostResolved = NMPOP31HostResolved
  386.     OnStatus = NMPOP31Status
  387.     OnConnectionFailed = NMPOP31ConnectionFailed
  388.     OnConnectionRequired = NMPOP31ConnectionRequired
  389.     OnPacketRecvd = NMPOP31PacketRecvd
  390.     UserID = 'bersin'
  391.     Password = '2635878'
  392.     DeleteOnRead = False
  393.     OnReset = NMPOP31Reset
  394.     OnList = NMPOP31List
  395.     OnRetrieveStart = NMPOP31RetrieveStart
  396.     OnRetrieveEnd = NMPOP31RetrieveEnd
  397.     OnSuccess = NMPOP31Success
  398.     OnFailure = NMPOP31Failure
  399.     Left = 92
  400.     Top = 160
  401.   end
  402. end
  403.